projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
817da34
)
Fix typo: Filer -> Filter
author
Yuri Chornoivan
<yurchor@ukr.net>
Tue, 7 Jul 2020 04:41:44 +0000
(
04:41
+0000)
committer
Yuri Chornoivan
<yurchor@ukr.net>
Tue, 7 Jul 2020 04:41:44 +0000
(
04:41
+0000)
gtk/gtkfilterlistmodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilterlistmodel.c
b/gtk/gtkfilterlistmodel.c
index bd486bf9bfba6a764d6892745c7aa600629c85d4..75690c4b5fba6817c7fa8d5029354e26303da5a7 100644
(file)
--- a/
gtk/gtkfilterlistmodel.c
+++ b/
gtk/gtkfilterlistmodel.c
@@
-575,7
+575,7
@@
gtk_filter_list_model_class_init (GtkFilterListModelClass *class)
properties[PROP_INCREMENTAL] =
g_param_spec_boolean ("incremental",
P_("Incremental"),
- P_("Filer items incrementally"),
+ P_("Fil
t
er items incrementally"),
FALSE,
GTK_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY);